Introduction
- In daily and monthly time scale, it is very common using Rs measured at mean annual soil temperature (Rs_mast) to represent daily Rs and monthly Rs (Rs_annual), in another word, we measure once per day or once per month, and use the Rs rate measured to represent daily Rs and monthly Rs rate.
- Based on a global hourly soil respiration database (HGRsD), we examed the relationship between Rs measured at daily mean soil temperature and the average of 24 hours continues measured Rs, the results shows that soil respiration measured at daily mean soil temperature match well with daily mean Rs (slope=1, and intercept=0).

However, due to the non-linear relationship between Rs and temperature, in annual time-scale, soil respiration at mean temperature cannot directly represent annual soil respiration. 
Even though, Bahn et al. (2010) found that Rs measured at mean temperature have a clear relationship with Rs_annual, based on 80 sites across global, Bahn et al. developed a exponential model to predict Rs_annual through Rs_mat (no drought stress sites: Rs_annual = 455.8 Rs_mast^1.0054, with drought stress sites:Rs_annual = 436.2 Rs_mast^0.926).
Citation: Bahn’s approach Bahn et al. (2004) Biogeosciences
The objects of this analysis are
- Examine whether Rs_mat can represent annual Rs rate using data from SRDB_V4, we have 823 records, an order of magnitude more data than Bahn et al.)
- Since long term and high spatial resolution soil temperature is still lacking, we tend to test whether Rs measured at annual mean air temperature (Rs_amat), or mean air temperature across 1964-2014 (mat) well predict Rs_annual.
- If current Bahn et al. (2010) not well predict Rs_annual based on Rs_mast, we want to diagnose when and why this approach is not working?
- Finally, to update Bahn et al. (2010)’s model.
3. Methods
Data
- Use SRDB_V4 –
Rs_Annual
- Annual mean soil temperature (reported in the papers or can be calculated with simple assumptions)
- Relationship between Rs and soil temperature (SRDB_V4)
- Air temperature (University of Daleware global precipitation and air temperature data, 1964-2014, half degree spatial resolusion)
- 823 records from 253 studies
Statistics
- According the the relationship between Rs and Ts, we can estimate
Rs_mat based on the annual mean soil temperature, T_Annual, and/or MAT
- Use the Bahn Biogeoscience model (Rs_annual = 455.8 * Rs_mat^1.0054) to predict
Rs_annual based on Rs_mat
- Comparing
Rs_annual and Rs_annual_bahn to evaluate the performance of Bahn model across the global
Update Bahn’s model
- If Bahn (2010) model does not predict Rs_annual in all conditions
- Update Bahn (2010) model (new_model1: only update parameters, but same model formate as Bahn et al. (2010), new_model2: add some other parameters to the model?)

- Based on annual mean soil temperature (amst) and relationship between Rs_annual and Ts, we estimated Rs rate at annual mean soil temperature:Rs_amst
- We thus applied Bahn et al. (2010) model to predict annual soil respiration (Rs_annual_bahn), and compare Rs_annual_bahn vs Rs-annual to see whether Bahn et al. (2010)’s model can well predict Rs_annual based on Rs_mast.
- The results show that Rs_annual_bahn do not well represent Rs_annual (slope=0.75, p<0.001, intercept=164, p<0.001).
- The residuals have a clear trend with standardized precipitation index change (SPI, a drought index, the smaller, the drier) and Palmer Drought Severity Index (PDSI, the smaller, the drier) increase.
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).

3.4.1 Ts sources (MGRsD, MGRsD_TAIR, From paper, Rs_Ts_relationship)
We thus exhaustively examed the possibilities cause the Rs_annual_bahn vs Rs_annual not following 1:1 line.
At first, we tested the soil temperature sources and its effect on the Rs_annual_bahn vs Rs_annual. The results show that Ts sources do not have clear effects on the Rs_annual_bahn and Rs_annual relationship.
From MGRsD means mean annual soil temperature (amst) are from a global monthly soil respiration database, each site has more than 12 months measured soil temperature read from original papers.
From paper means amst were reported from the original paper (table, figures, or description).
Partly from TAIR means: some studies did not measure soil temperature all year aroud, for those months, we predic soil temperature based on monthly air temperature (Tsoil = 2.918 + 0.829*Tair, this model was developed based on the sites which have >= 12 months soil temperature measurements).
Rs_Ts_relationship: there are 67 records I cannot get the soil temperature information through above three methods. Based on the Rs_Ts_relationship and reported Rs_annual, I calculated the amst.
The calculated amst was then compared with the annual Tair, if they are well matched (error < 5%), calculated mast were used.
Calculated amst and annual Tair not well match usually indicate a potential problem, then I go back to the manuscript and check out what is the problem.
Whenever a paper reported annual mean Ts, I compared the reported mast and estimated mast based on the Rs_Ts_relationship, I found they are well matched.

3.4.2 Annual Rs or Ts coverage effect
- Secondly, we tested whether Ts and Rs coverage (e.g., 0-0.5 means Rs or Ts only measured less than 6 months), the results show that Ts and Rs coverage do not have significant effect on the Rs_annual_bahn vs Rs_annual relationship.

3.4.3 Effect of maximum allowed divergence between global climate data set and site-specific air temperature
- Thirdly, we tested whether maximum allowed divergence between global climate data set and site-specific air temperature affect the Rs_annual_bahn vs Rs_annual relationship.
- As we throw out data points with high divergence, R2 and RSE goes up and down, suggesting that the Tair divergence do not have great effects.
- TAIR_dev = with( srdb, abs( TAnnual_Del - Study_Temp ) )

3.4.4 Effect of maximum allowed divergence between annual precipitation from paper and Del
- Fourth, we also tested whether maximum allowed divergence between global climate data set and site-specific precipitation affect the Rs_annual_bahn vs Rs_annual relationship.
- As we throw out data points with high divergence, R2 and RSE show no big changes, suggesting that the precipitation divergence do not have great effects.
- TAIR_dev = with( srdb, abs( PAnnual_Del - Study_Precip ) )

- We also compared:
- MAT from university of Delaware university (MAT_Del) and MAT reported from the papers (a)
- TAnnual from University Delaware climate data (TAnnual_Del) and annual temperature from papers (study_temp) (b)
- MAP from university of Delaware university (MAP_Del) and MAP reported from the papers (c)
- PAnnual from University Delaware climate data (PAnnual_Del) and annual precipitation from papers (study_precip) (d)
- The temperature and precipitation collected from University of Delaware climate data well matches the data reported from publication.
- This also support that the divergence between global climate data set and site-specific precipitation/temperature have small effect.

- We tested the affect of preipitation and temperature variability (quantified by standard diviation from 1961 to 2014), using multiple linear regression, with divergence as chatergorical indicator, and the results also support that precipitation and temperature divergence have no significant effect on the Rs_annual_bahn vs Rs_annual relationship.

3.4.9 Drought effect?
- MAP’s affects on the Rs_annual_bahn vs Rs_annual relationship is very limit (p ~~ 0.05).
- The slope and intercept changes do not followed a clear pattern as MAP changing.
- MAP is not a good drought index.

- We then tested standardized drought index (SPI).
- SPI significantly affect Rs_annual_bahn vs Rs_annual relationship, as SPI decrease (becoming dought), slope decrease, means bahn’s approach tend to overestimate Rs_annual under drought condition.

- Since SPI comparing annual precipitation in a site with average precipitation over a period (we used 1964-2014), thus SPI characterized drought condition within a year comparing with a long period, but it can not describle the spatial drought condition.
- We thus also used another drought index: Palmer Drought Severity Index (PDSI) to characterize the spatial drought.
- The results indicate that PDSI significantly affect the Rs_annual_bahn vs Rs_annual relationship, as it becomes drier, the slope tend to decrease.

4 Update Bhan’s model
- Previous analysis show that Rs_annual_bahn do not well represent Rs-annual.
- And we tested several possibilities cause the problem, but no solutions to make the original model well predict Rs_annual.
- It is possible that the Bahn (2010) model only used 80 sites across globel, it is not representive.
- We thus updated the Bahn (2010) model’s parameters (but with same format, named new1 model).
- Samilar as Bahn (2010), we also built a model for Mediterranean (n=21), and another model for the rest data (n=802).
- We seperate Mediterranean also because the biome test results show that only Mediterranean is significantly differ from others.

## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).

- The results show that Rs_annual_bahn well match Rs_annual (slope = 1, p = 0.07, intercept = 30, p = 0.05 ).
- However, the residual plot show that as SPI and PDSI increase, the residual also show a increase trend, which means SPI and PDSI should be included in the model.
- We thus parameterized another model (new2, including SPI and PDSI as predictors in the model).
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).
## Warning: Removed 1 rows containing non-finite values (stat_smooth).
## Warning: Removed 1 rows containing missing values (geom_point).

- Comparing results from Bahn (2010), new1, and new2 models

4.2 Using annual air temperature or mean annual temperature (MAT) to calculate Rs at mean temperature (Rs_mat)
- Since high resolution soil temperature is still lacking, we want to test whether we can use Rs at annual mean air temperature (amat) or mean annual temperature (mat), and then to predict Rs_annual.
- The results show that the regression between Rs_annual_bahn_amat and Rs_annual away from 1:1 line, with intercept significantly differ from 0 (p<0.001) and slope significantly differ from 1 (p<0.001), note that we tested both new1 and new2 model.
- Using amat or mat show no big difference, but it is suprize that using mat is even slightly better than using T_Annual.

- We detected 2 outliers in the Rs_annual_bahn vs Rs_annual regression
- Remove these two outliers significantly improved the model (slope changed from 0.78 to 0.87, intercept decreased from 222 to 157, however, p values for slope and intercept are still < 0.001).


- We adjusted the air temperature by TAnnual_adj = 2.918+0.829*TAnnual
- MAT_adj = 2.918+0.829*MAT
- The results are better, but still not resolve the problem (p<0.05)

4.3 Re-simulate a model (new3)
- We re-calculated soil respiration at annual mean air temperature (Rs_amat, i.e., using air temperature rather than soil temperature to calculate soil respiration when air temperature reaches annual mean).
- Then we re-simulated the relationship between Rs_annual and Rs_amat.
- Rs_annual = 729.09225 * (Rs_amat ^ 0.46535) + 89.7789 * spi – Medeterrean
- Rs_annual = 588.618 * ( Rs_amat ^ 0.65022 ) + 22.59026 * spi + 11.29775*pdsi – exclude medeterrean
- The results show that if we update the model, Rs_annual_bahn_amat can represent Rs_annual.

5. Discussion & questions
The red dots are Rs measured from Mediterranean
The blue dots are Rs measured from other biomes
Red and blue solid lines are new1 models for Mediterranean and exclude-Mediterranean, respectively
Red and blue dashed lines are Bhan (2010) models for Mediterranean and exclude-Mediterranean, respectively
We have much more measurements Rs in mid-latitude regions, where developed countries are mostly located
It is difficult to measure soil respiration all year around in cold regions, but critical because of high rates of climate change and large soil C stocks
Less-developed countries are constrained by lack of resources, and thus we do not have enough measurements from spouth hetmesphere, arctic, and tropical regions (Xu and Shang 2016)
- Results from this study show that Rs meansured from annual mean temperature (soil temperature or air temperature) can well represent Rs_annual, which can improve Rs measure frequency and greatly decrease cost, which become more important in regions such as south hetmesphere and cold regions.
6. More analysis in the future
Using this approach to estimate global Rs, and Rs trend? see how it differ from traditional approach (Rs~Ts relationship).
But, in order to predict global Rs using this approach, we need a uniform model to estimate Rs_amat (because for most sites, we do not have a site-scale-specific Rs~temp relationship).
We can also using random forest model, in this case, we do not need a relationship to calculate Rs_amat.
Using Rs_amat (or Rs_mst) predict Rh_annual?
1 Using SD information with boosting?
2 Think about application